home *** CD-ROM | disk | FTP | other *** search
/ Megaware 19 / Megaware 19.iso / install.bat < prev    next >
DOS Batch File  |  1994-08-08  |  327b  |  28 lines

  1. echo off
  2. cls
  3. echo.
  4. echo.
  5. echo.
  6. echo.
  7. echo.
  8. echo.
  9. echo.
  10. echo.
  11. echo.
  12. echo.
  13. echo. This CD contains description files
  14. echo. they run much faster from hard disk
  15. echo. 
  16. echo. 
  17. echo. 
  18. echo. 
  19. echo. 
  20. echo. 
  21. echo. now copying to hard disk under c:\mw19
  22.  
  23. md c:\mw19
  24. cd c:\mw19
  25. copy \mw19\*.* c:\mw19 /v
  26. c:
  27. mw19
  28.